home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 3 / Amiga Format CD03 (1996-07-04)(Future Publishing)(GB)(Track 1 of 6)[!][issue 1996-08].iso / mui / docs / changes next >
Text File  |  1996-05-20  |  22KB  |  665 lines

  1. ************************************************************************
  2.  
  3.                         MUI - MagicUserInterface
  4.  
  5.                 (c) Copyright 1992-94 by Stefan Stuntz
  6.  
  7.         This file describes all changes since version 1.0 of MUI
  8.  
  9. ************************************************************************
  10.  
  11.  
  12. ------------------------------------------------------------------------
  13. Version 2.3  (24-Dec-94)                      (muimaster.library V10.33)
  14. ------------------------------------------------------------------------
  15.  
  16. * MINOR SASG UPDATE *
  17.  
  18. Sorry, this update is a little smaller than usual. The reason is 
  19. simple, I was on a long holiday trip during the last months. :-)
  20.  
  21. Changes for users:
  22.  
  23. - Online help works again (but only synchronous) for 2.x systems.
  24.  
  25. - Improved smooth scrolling for listviews with many entries.
  26.  
  27. - Prefs program fits on an NTSC 640x200 screen with topaz/8.
  28.  
  29. - Popup hotkey is filtered in string gadget input.
  30.  
  31. Changes for programmers:
  32.  
  33. - MUIA_String_MaxLen is gettable.
  34.  
  35. - MUIA_ControlChar works for listview class.
  36.  
  37. - Dirlist object returns correct file dates.
  38.  
  39. - MUIA_Dirlist_Directory is get()able.
  40.  
  41. - Implemented MUIA_Window_MouseObject & MUIA_Window_NeedsMouseObject
  42.   attributes for immediate online help. See autodocs & Settings demo
  43.   for details.
  44.  
  45. - Added some support for the GCC compiler (include/inline/muimaster.h).
  46.  
  47. - Implemented MUIA_Listview_ScrollerPos tag to specify the position of
  48.   the scrollbar in a listview.
  49.  
  50. - Fixed some problems with string gadgets and attached lists.
  51.  
  52. - Implemented MUIA_Application_UseRexx/UseCommodities attributes.
  53.   Set to FALSE to disable the builtin ARexx/Commodities handling.
  54.   Don't do this unless you have a very good reason!
  55.  
  56. - Boopsi objects in virtual groups are handled like string gadgets,
  57.   they only appear when they're completely visible.
  58.  
  59. - Implemented MUIV_Notify_Self, MUIV_Notify_Window and
  60.   MUIV_Notify_Application special values to simplify notification
  61.   mechanism. See autodocs of notify class (MUIM_Notify) for details.
  62.  
  63. - Note: If you have questions or suggestions about MUI, please do
  64.   *not* ask me directly. Write to the MUI mailing list instead:
  65.   To subscribe, send mail to <listserv@taloa.unice.fr> with
  66.   an empty subject and a line containing the magic words
  67.   SUB mui Your Name
  68.  
  69.  
  70.  
  71. ------------------------------------------------------------------------
  72. Version 2.2  (08-Aug-94)                       (muimaster.library V9.80)
  73. ------------------------------------------------------------------------
  74.  
  75. * MINOR SASG UPDATE *
  76.  
  77. Changes for users:
  78.  
  79. - There were some misunderstandings about SASG update rules. Unless
  80.   otherwise stated, all MUI updates are MINOR SASG UPDATES, i.e.
  81.   you are not required to update your keyfile. Major updates (maybe
  82.   one at the end of this year) will be specifically announced and
  83.   the MUI prefs program will tell you about it.
  84.  
  85. - When starting two or more MUI applications at the same time, there
  86.   was a chance that the keyfile was not recognized correctly.
  87.  
  88. - Fixed some installation script problems.
  89.  
  90. - Fixed a possible crash in the registration program.
  91.  
  92. - MUI 2.1 was accidently documented to require OS 2.1, that's of
  93.   course a documentation bug. MUI continues to run with 2.0.
  94.  
  95. - The serial number of a registered user is displayed in the prefs
  96.   programs about window.
  97.  
  98. - Because the MUI 2.1 default settings for HalfShine and HalfShadow
  99.   pen caused some confusion, they are back to standard MagicWB
  100.   rules (color n-4 and n-3) again.
  101.  
  102. - Fixed a bug in coloradjust class which caused wrong public screen
  103.   colors with V37.
  104.  
  105. - AmigaGuide online help works asynchronous for all MUI applications.
  106.  
  107. - Fixed some problems of listviews in virtual groups. Unfortunately,
  108.   some other problems are still there.
  109.  
  110. - Fixed cycle gadget lockup problem.
  111.  
  112. - Made window handling a bit more sensitive, MUI windows will now
  113.   look correctly even with non standard system gadget sizes.
  114.  
  115. - Prefs program terminates when receving a CTRL-C signal.
  116.  
  117. - Popup objects are controllable with a configurable hotkey.
  118.   See MUI-Prefs keyboard adjustment listview.
  119.  
  120. Changes for programmers:
  121.  
  122. - Autodocs for MUI_Redraw() didn't mention the important
  123.   fact that calling DoSuperMethod() is always the first
  124.   step in a custom classes MUIM_Draw method. Otherwise,
  125.   msg->flags is not set properly.
  126.  
  127. - Result of MUI_Redraw() changed from APTR to VOID.
  128.  
  129. - AppIcon notification works again.
  130.  
  131. - Implemented one-dimension virtual groups, useful e.g. for
  132.   button rows. See autodocs of MUIA_Scrollgroup_FreeHoriz and
  133.   MUIA_Scrollgroup_FreeVert for details.
  134.  
  135. - Getting MUIA_Disabled didn't work in previous releases.
  136.  
  137. - MUIA_Slider_Min und MUIA_Slider_Max are settable.
  138.  
  139. - Building subclasses of MUIC_Window is possible.
  140.  
  141. - Notify on MUIA_List_Entries works.
  142.  
  143. - Implemented MUIM_List_Move method to simplify moving entries
  144.   in a list. See autodocs for details.
  145.  
  146. - Implemented MUIA_Boopsi_Smart tag for better handling of "smart"
  147.   Boopsi classes, i.e. the freely distributable "editor.gadget".
  148.  
  149. - Implemented MUIM_NoNotifySet method for better handling of
  150.   bidirectional notifications (i.e. scrollbar <-> editorgadget).
  151.  
  152. - Implemented MUIA_List_InsertPosition to query position of
  153.   last inserted entry.
  154.  
  155. - Implemented MUIV_List_Remove_Selected for list class remove
  156.   method.
  157.  
  158. - Menuitem objects export & import their CHECKED state with
  159.   MUIM_Application_Save and MUIM_Application_Load.
  160.  
  161. - It's possible to include register groups in cycle chains.
  162.  
  163. - Implemented MUIA_Popobject_WindowHook to allow adjusting
  164.   cycle chains, default objects, etc. for popup objects.
  165.  
  166. - Programmers, please update "MUI.readme" in your distributions!
  167.  
  168.  
  169.  
  170. ------------------------------------------------------------------------
  171. Version 2.1  (03-Jul-94)                      (muimaster.library V8.697)
  172. ------------------------------------------------------------------------
  173.  
  174. * MINOR SASG UPDATE *
  175.  
  176. I planned to have a lot more new things for V2.1. Unfortunately, time
  177. was missing. Next versions of MUI will probably be split into a basic
  178. muimaster.library and a muifancy.library. The fancy library will hold
  179. all the additional features, users with low memory or slow machines may
  180. decide to leave out this stuff. For more infos, see the "Future" file
  181. in the developer archive.
  182.  
  183. Changes for users:
  184.  
  185. - From version 2.1 on, MUI is distributed under the rules of the SASG,
  186.   the Standardized Amiga Shareware Group. See the accompanying program
  187.   "Registration" for details.
  188.  
  189. - Screen preferences were not saved correctly sometimes.
  190.  
  191. - When changing the application with the preferences program,
  192.   MUI offers the possibility to use/save changed settings.
  193.  
  194. - Sliders can be configured to have their info text at the left side.
  195.  
  196. - Listview multiselect mode was sometimes triggered accidently.
  197.  
  198. - Enhanced popup menu configuration possibilities, including
  199.   custom background and frame settings and animated appearance.
  200.  
  201. - Removed the startup and shutdown command config options.
  202.  
  203. Changes for programmers:
  204.  
  205. - Implemented MUIV_NotTriggerValue. See autodocs of MUIM_Notify for
  206.   details.
  207.  
  208. - Fixed some autodoc syntax bugs, added version information for every
  209.   class and attribute.
  210.  
  211. - Implemented MUIA_Application_ForceQuit. See autodocs for details.
  212.  
  213. - Invisible or disabled objects don't trigger MUIA_AppMessage
  214.   notification anymore.
  215.  
  216. - Fixed Dirlist class problems with short directory names.
  217.  
  218. - When MUI fails to open a window, notifications on MUIA_Window_Open
  219.   are not triggered anymore.
  220.  
  221. - Fixed a little memory eating bug.
  222.  
  223. - Added a "often used object" collection to muimaster.library. You
  224.   should use this collection as frequently as possible instead of
  225.   building your own objects or using the supplied macros. See
  226.   autodocs of MUI_MakeObject() for details.
  227.  
  228. - Simplified the creation of labels with underscore. This makes
  229.   localization much easier. See autodocs of MUI_MakeObject()
  230.   for details.
  231.  
  232. - Added object oriented menus. See new demo program and autodocs of
  233.   menustrip, menu and menu item class for details.
  234.  
  235. - Controlling a slider object with keyboard accidently triggered
  236.   notification twice.
  237.  
  238. - Fixed problems when language specific special characters were
  239.   used as shortcut.
  240.  
  241. - Included documentation on how to write external public
  242.   custom classes. See developer docs and new examples in
  243.   "MUI/Developer/C/Examples/Classes" for details.
  244.  
  245. - Fixed a crash when the colorwheel.gadget was not available under V39.
  246.  
  247. - Implemented new builtin classes MUIC_Poplist, MUIC_Bitmap and
  248.   MUIC_Bodychunk. Just a few bytes of code but very useful.
  249.  
  250. - Rewrote some critical parts of MUI in assembler.
  251.  
  252. - Fixed a problem when MUIA_ShowMe was used on groups.
  253.  
  254. - Implemented MUIA_Window_FancyDrawing for highspeed programs.
  255.  
  256. - Fixed some notification bugs for register objects.
  257.  
  258.  
  259.  
  260. ------------------------------------------------------------------------
  261. Version 2.0  (11-Feb-94)                      (muimaster.library V7.973)
  262. ------------------------------------------------------------------------
  263.  
  264. Changes for users:
  265.  
  266. - Rearranged libraries. Classes which are needed by all applications or
  267.   which are very small are integrated in muimaster.library. Fancy and
  268.   rarely used classes come as external files. This speeds up starting
  269.   the first MUI application and simplifies installation procedure for
  270.   commercial applications.
  271.  
  272. - Integration of classes increases performance significantly.
  273.  
  274. - Rearranged the prefs program completely. Major changes include
  275.   "single application" mode, image multiselect, presets and localization.
  276.   I cannot list all the other news here in detail, but together they should
  277.   make adjusting preferences a lot easier.
  278.  
  279. - Included beautiful new 8 color images, patterns and button designs from
  280.   Martin "MagicWB" Huttenloher. Give them a try!
  281.  
  282. - Fixed several screenmode requester bugs.
  283.  
  284. - Fixed problems with crazy going prop gadgets.
  285.  
  286. - Changed "active object" display. No more ugly active background but
  287.   instead a nice extra frame will be displayed.
  288.  
  289. - Getting the name of the used public screen is possible with
  290.   new ARexx command "info screen".
  291.  
  292. - Documented ARexx command error result codes.
  293.  
  294.  
  295. Changes for programmers:
  296.  
  297. - More detailed developer documentation including information about
  298.   writing custom classes and a MUI style guide. Read it!
  299.  
  300. - Included new demos "Class<n>" to show how to implement custom
  301.   classes.
  302.  
  303. - Added the ability to specify a listview multiselect type directly.
  304.   See MUIA_Listview_MultiSelect attribute for details.
  305.  
  306. - The MUIA_ShowMe attribute can be used to hide objects. Using this
  307.   attribute is even possible in open windows, hiding object will
  308.   then cause a new layout to take place. When necessary, the parent
  309.   window will be resized automatically. Included new demo program
  310.   "ShowHide".
  311.  
  312. - Implemented popstring, popasl, popobject classes for asynchronous
  313.   popups. popasl class is the recommended way to include file/font/etc.
  314.   requesters. Included new demo program "Popup" to demonstrate the new
  315.   popup classes.
  316.  
  317. - Added a register class. No, this is not for registrating your MUI,
  318.   its used to create flexible titled page groups. See the prefs
  319.   program and the pages demo for details.
  320.  
  321. - Added the ability to specify a listview multiselect type directly.
  322.   See MUIA_Listview_MultiSelect attribute for details.
  323.  
  324. - Implemented MUIM_List_InsertSingle method.
  325.  
  326. - Multiline entries ("foo\nbar") in a cycle gadget were not handled
  327.   correctly.
  328.  
  329. - Implemented MUIA_Rectangle_HBar and MUIA_Rectangle_VBar to create
  330.   nice single border lines.
  331.  
  332. - Implemented MUIM_MultiSet method, MUIA_NoNotify attribute and
  333.   MUIM_KillNotify method for notify class.
  334.  
  335. - Implemented MUIA_Gauge_InfoText attribute.
  336.  
  337. - Implemented MUIA_Listview_ClickColumn, MUIA_Listview_DefClickColumn.
  338.  
  339. - Fixed problem with MUIA_Application_Iconified notification.
  340.  
  341. - Implemented MUIV_List_Select_All for MUIM_List_Select method.
  342.  
  343. - Fixed some problems with sleeping windows and applications.
  344.  
  345. - MUIA_List_First and MUIA_List_Visible are really get()able.
  346.  
  347. - Fixed a problem with keyboard control for MUIA_Slider_Quiet sliders,
  348.   implemented MUIA_Slider_Reverse tag.
  349.  
  350. - Tag value and documentation for MUIA_List_Title attribute was
  351.   missing.
  352.  
  353. - Specifying images with "1:<x>" never worked, use "6:<x>" instead.
  354.   See MUIA_Image_Spec for details.
  355.  
  356. - MUI_Request() gadgets may contain '_' characters to indicate keyboard
  357.   shortcuts.
  358.  
  359. - Implemented MUIA_Application_RexxHook.
  360.  
  361. - Implemented MUIA_String_EditHook.
  362.  
  363.  
  364.  
  365. ------------------------------------------------------------------------
  366. Version 1.4  (27-Oct-93)                      (muimaster.library V6.435)
  367. ------------------------------------------------------------------------
  368.  
  369. From V1.4 on, MUI is distributed in two separate archives:
  370.   muiXXusr.lha - libraries, classes, demos, user documentation.
  371.   muiXXdev.lha - programmer interfaces and programmer documentation.
  372.  
  373.  
  374. Changes for users:
  375.  
  376. - Important Note:
  377.   Due to some enhancements in image processing, registered users will
  378.   have to readjust their image settings. Otherwise some images might
  379.   not be visible!
  380.  
  381. - I accept every currency for registration now. Please read the
  382.   registration section of the manual for details.
  383.  
  384. - Rearranged preferences program. Instead of many different windows,
  385.   page groups are used and should make things a lot easier.
  386.  
  387. - Implemented palette gadget for public screens.
  388.  
  389. - Added the possibility to use an RGB color as image (V39 and above).
  390.  
  391. - Implemented background pattern for screens (V39 and above).
  392.  
  393. - Background pictures allocate their colors correctly (V39 and above).
  394.  
  395. - Gauge frame and radio button spacing didn't work.
  396.  
  397. - Reduced flicker when resizing a window with a fancy background.
  398.  
  399. - Added configuration switch for window redraw type. Possible settings
  400.   are fast/ugly and slow/nice. Defaults to fast/ugly, which isn't really
  401.   really ugly but maybe faster.
  402.  
  403. - Added special screen type to address the frontmost public screen.
  404.  
  405. - Speeded up first drawing of a window.
  406.  
  407. - Fixed some simple refresh problems with page groups.
  408.  
  409. - Iconify Gadget wasn't visible on a one plane display.
  410.  
  411. - Improved text rendering speed about 20% (maybe even more if you have
  412.   some data cache).
  413.  
  414. - Made cycle popups blazingly fast and more configurable (frame setting).
  415.  
  416. - One gadget requesters can always be answered with the <Press> key.
  417.  
  418. - Two gadget requesters can always be answered with 'y' for the left
  419.   and 'n' for the right gadget.
  420.  
  421. - Requester buttons sometimes were layouted with no intermediate
  422.   spacing.
  423.  
  424. - Scrolling a partially obscured listview in a simple refresh window
  425.   would create some pixel garbage.
  426.  
  427. - Reasonably speeded up listview drawing, cursor handling and multi
  428.   selecting. Together with keyboard scrolling, display is even faster
  429.   if a listview's height is exactly a multiple of its line height.
  430.  
  431. - Implemented configuration switch for full line listviews. These
  432.   listviews won't show incomplete lines are and are somewhat
  433.   faster. Default are full line listviews.
  434.  
  435. - Fixed some public screen open and close problems.
  436.  
  437. - Tab size in floattext class was handled wrong.
  438.  
  439. - Eliminated first and last line flicker when scrolling listviews.
  440.  
  441. - Rearranged and rewrote parts of the documentation.
  442.  
  443. - Please read the manuals "Discussion" section before reporting
  444.   any problems!
  445.  
  446.  
  447. Changes for programmers:
  448.  
  449. - Attention... very powerful feature... :-)
  450.   Implemented virtual (scrolling) groups. Included new program
  451.   "Virtual" for demonstration.
  452.  
  453. - New color oriented classes: Colorfield, Coloradjust, Palette.
  454.  
  455. - Fixed vertical slider problem.
  456.  
  457. - Trying to create an object from a non existing class caused an
  458.   enforcer hit.
  459.  
  460. - Enabling a group containing prop/string gadgets didn't really enable
  461.   the gadgets.
  462.  
  463. - Implemented MUIM_WriteString and MUIM_WriteLong methods for easy
  464.   structure updating.
  465.  
  466. - Implemented MUIA_ControlChar for slider objects.
  467.  
  468. - MUIA_Group_ActivePage didn't trigger notification.
  469.  
  470. - Fixed some minor text engine bugs.
  471.  
  472. - During the execution of a MUIM_CallHook in a notify method,
  473.   other MUI tasks were locked.
  474.  
  475. - Implemented MUIA_Version and MUIA_Revision attributes to allow
  476.   version checking for applications.
  477.  
  478. - The number of the current entry is passed to a list display
  479.   hook as additional parameter.
  480.  
  481. - Setting a boopsi gadgets attributes didn't cause a display update.
  482.  
  483. - Setting MUIA_Background wouldn't always update the display.
  484.  
  485. - Children of MUIA_Group_SameXXXX groups could accidently be enlarged
  486.   beyond their maximum size.
  487.  
  488. - Implemented MUIA_Application_BrokerPri attribute.
  489.  
  490. - Implemented MUIA_Application_BrokerPort attribute. This port can
  491.   e.g. be used to add additional HotKeys with the HotKey() amiga.lib
  492.   function.
  493.  
  494. - Recognizing a press/release of a prop gadget is possible by
  495.   listening to the MUIA_Prop_Pressed attribute.
  496.  
  497. - Adding and removing members of groups could accidently change
  498.   the groups orientation.
  499.  
  500. - Implemented some new standard images concerning tape deck and network
  501.   issues.
  502.  
  503. - MUIM_Application_Get/SetMenuCheck didn't work.
  504.  
  505. - Some Modula and Oberon interface changes.
  506.  
  507. - Implemented MUIA_Slider_Quiet tag to hide the number output.
  508.  
  509. - Implemented MUIA_Dirlist_MultiSelDirs attribute.
  510.  
  511. - Implemented MUIA_Window_PublicScreen tag to force opening windows
  512.   on certain public screens.
  513.  
  514. - Implemented MUIM_List_NextSelected to help stepping through selected
  515.   entries of a list.
  516.  
  517. - Implemented MUIA_List_Title attribute to support titles for
  518.   (multi columned) lists.
  519.  
  520. - MUIA_List_Active wasn't reported during a MUIM_List_Clear.
  521.  
  522. - MUIA_List_Active was reported twice during a MUIM_List_Remove.
  523.  
  524. - MUIA_Boopsi_Object didn't trigger notification.
  525.  
  526. - Implemented default sizes for all classes. New windows will
  527.   be opened using these default sizes instead of
  528.   MUIV_Window_Width/Height_MinMax(10).
  529.  
  530. - Menu multi select didn't work.
  531.  
  532. - Autodocs are alphabetically sorted now.
  533.  
  534.  
  535.  
  536. ------------------------------------------------------------------------
  537. Version 1.3  (29-Aug-93)                      (muimaster.library V5.141)
  538. ------------------------------------------------------------------------
  539.  
  540. - MUIA_String_Secret string gadgets crashed on an 68000.
  541.  
  542. - Corrected assembler includes.
  543.  
  544. - Fixed bug with MUIA_Window_ActiveObject.
  545.  
  546.  
  547.  
  548. ------------------------------------------------------------------------
  549. Version 1.2  (28-Aug-93)                      (muimaster.library V5.140)
  550. ------------------------------------------------------------------------
  551.  
  552. - Fixed enforcer hits in ARexx HELP command.
  553.  
  554. - Setting MUIA_Background did not refresh the display.
  555.  
  556. - Added validity check on key description strings in prefs program.
  557.  
  558. - Initializing string or prop gadgets with MUIA_Disabled didn't really
  559.   disable the gadget.
  560.  
  561. - Fixed some sync problems with MUIA_String_Integer.
  562.  
  563. - Menu checkmarks would disappear when a window was closed and reopened.
  564.  
  565. - Specifying a non existing font caused windows to disappear.
  566.  
  567. - Included Manx, Assembler, Modula, Oberon and Amiga-E interfaces.
  568.  
  569. - Implemented MUIA_Window_Screen attribute. This allows opening a
  570.   MUI window on an explicitly defined intuition screen.
  571.  
  572. - Rewrote the image caching mechanism. This should fix some bugs
  573.   and system crashes with non existing external image files.
  574.  
  575. - Fixed a bad bug that could trash the stack under certain
  576.   circumstances.
  577.  
  578. - MUIA_Selected didn't work at object creation time.
  579.  
  580. - Better MOUSEMOVE and INTUITICKS handling to improve performance.
  581.  
  582. - Using simple refresh windows would sometimes freeze the system.
  583.  
  584. - Attention... very powerful feature... :-)
  585.   Implemented two new attributes for group class:
  586.   MUIA_Group_PageMode   (TRUE/FALSE)      this group is a page group.
  587.   MUIA_Group_ActivePage (0...numchilds-1) this child shall be displayed.
  588.   Page groups always show exactly one of their childs. The number of
  589.   this child can be changed dynamically, even in an open window.
  590.   New demo "Pages" demonstrates the new page groups.
  591.  
  592. - Included AppWindow support. See MUIA_Window_AppWindow,
  593.   MUIA_Application_DropObject and MUIA_AppMessage for details.
  594.   New demo "AppWindow" for demonstration.
  595.  
  596. - Bumped version number of all libs to 5. You must not mix MUI
  597.   classes and libraries with different version numbers, this
  598.   will lead into problems. Revision numbers are uncritical.
  599.   Note: This does not affect applications. They will of course
  600.   work with all MUI releases, as long as all version numbers
  601.   are identical.
  602.  
  603. - Included version number checking. MUI will refuse to open
  604.   classes when the class version doesn't match the master
  605.   library. Note: when I'm sure about internal class communication
  606.   (maybe in a few months...), this check will become obsolete.
  607.  
  608.  
  609.  
  610. ------------------------------------------------------------------------
  611. Version 1.1  (15-Aug-93)                       (muimaster.library V4.58)
  612. ------------------------------------------------------------------------
  613.  
  614. - Removed a remaining serial debug output.
  615.  
  616. - Corrected installation script for 2.x systems.
  617.  
  618. - Corrected HELP: assign of "StartMeFirst" script.
  619.  
  620. - Corrected some autodocs and header file bugs.
  621.  
  622. - Added system configuration switch to adjust window refresh
  623.   type, possibilities are simple refresh and smart refresh.
  624.  
  625. - Made some changes to the Oberon interface.
  626.  
  627. - String gadgets with an invisible font ate some bytes of memory.
  628.  
  629. - Fixed some bugs with failing boopsi images.
  630.  
  631. - Some minor changes to some of the demo programs.
  632.  
  633. - Speeded object creation about 10%.
  634.  
  635. - For boopsi image implementors: boopsi images now have the ability
  636.   to specify a desired minimum and maximum size. See "mui.h"
  637.   for details.
  638.  
  639. - Implemented MUIA_Window_DefaultObject attribute. See autodocs
  640.   for details.
  641.  
  642. - Added some new boopsi images.
  643.  
  644. - Implemented MUIA_ControlChar for radio buttons. Pressing
  645.   the control char will activate the next (shift -> previous)
  646.   radio button element.
  647.  
  648. - Implemented MUIA_ControlChar for string gadgets. Pressing
  649.   the control char will activate the gadget.
  650.  
  651. - Added some more keyboard shortcuts to the prefs program.
  652.  
  653. - Minimum width for MUIA_Window_SizeRight windows was calculated wrong.
  654.  
  655. - Last characters of some text fields were not displayed with
  656.   certain fonts.
  657.  
  658.  
  659.  
  660. ------------------------------------------------------------------------
  661. Version 1.0  (08-Aug-93)                        (muimaster.library V4.4)
  662. ------------------------------------------------------------------------
  663.  
  664. - Initial Release.
  665.